home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
cmds
/
gdb-4.5
/
dist
/
readline
/
sysdep-aix.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1991-11-22
|
141 b
|
7 lines
/* System-dependent stuff for AIX 3.1 on RS/6000 */
#pragma alloca
#include <sys/types.h>
#include <dirent.h>
typedef struct dirent dirent;